home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / Crimson Editor 3.70 / cedt370r.exe / spec / yabasic.key < prev    next >
INI File  |  2003-04-17  |  1KB  |  164 lines

  1. [-COMMENT-:GLOBAL]
  2. # yabasic LANGUAGE SPECIFICATION FILE FOR CRIMSON EDITOR
  3. # John Paravantis PhD -- Jan. 17, 2003
  4.  
  5. [KEYWORDS0:GLOBAL]
  6.     at
  7.     beep
  8.     break
  9.     case
  10.     color
  11.     colour
  12.     compile
  13.     continue
  14.     data
  15.     dim
  16.     doc
  17.     docu
  18.     else
  19.     elsif
  20.     end
  21.     endif
  22.     execute
  23.     exit
  24.     export
  25.     fi
  26.     for
  27.     gosub
  28.     goto
  29.     if
  30.     import
  31.     input
  32.     interrupt
  33.     label
  34.     local
  35.     loop
  36.     next
  37.     on
  38.     pause
  39.     poke
  40.     print
  41.     read
  42.     repeat
  43.     restore
  44.     return
  45.     reverse
  46.     static
  47.     step
  48.     sub
  49.     switch
  50.     then
  51.     to
  52.     until
  53.     wend
  54.     while
  55.  
  56. [KEYWORDS1:GLOBAL]
  57.     abs
  58.     acos
  59.     and
  60.     arraysize
  61.     asc
  62.     asin
  63.     atan
  64.     bin
  65.     chr
  66.     cos
  67.     date
  68.     dec
  69.     docu
  70.     eof
  71.     eof
  72.     eor
  73.     euler
  74.     exp
  75.     false
  76.     frac
  77.     glob
  78.     hex
  79.     inkey
  80.     instr
  81.     int
  82.     left
  83.     len
  84.     log
  85.     lower
  86.     ltrim
  87.     max
  88.     mid
  89.     min
  90.     mod
  91.     or
  92.     peek
  93.     pi
  94.     ran
  95.     right
  96.     rinstr
  97.     rtrim
  98.     san
  99.     seek
  100.     sig
  101.     split
  102.     sqr
  103.     sqrt
  104.     str
  105.     system
  106.     tan
  107.     tell
  108.     time
  109.     token
  110.     true
  111.     upper
  112.     using
  113.     val
  114.  
  115.  
  116. [KEYWORDS2:GLOBAL]
  117.     backspace
  118.     circle
  119.     clear
  120.     close
  121.     curve
  122.     del
  123.     dot
  124.     down
  125.     enter
  126.     esc
  127.     f1
  128.     f10
  129.     f11
  130.     f12
  131.     f2
  132.     f3
  133.     f4
  134.     f5
  135.     f6
  136.     f7
  137.     f8
  138.     f9
  139.     fill
  140.     getbit
  141.     home
  142.     ins
  143.     left
  144.     line
  145.     mouseb
  146.     mousemod
  147.     mousex
  148.     mousey
  149.     new
  150.     open
  151.     origin
  152.     printer
  153.     putbit
  154.     rect
  155.     rectangle
  156.     right
  157.     screen
  158.     scrndown
  159.     scrnup
  160.     tab
  161.     text
  162.     up
  163.     window
  164.